Skip to content

chore: update pylance dependency to v4.0.0b8#2038

Closed
lance-community wants to merge 1 commit intomainfrom
codex/update-pylance-4-0-0-beta-8
Closed

chore: update pylance dependency to v4.0.0b8#2038
lance-community wants to merge 1 commit intomainfrom
codex/update-pylance-4-0-0-beta-8

Conversation

@lance-community
Copy link
Contributor

Summary

  • bump pylance dependency in pyproject.toml from >=2.0.0 to >=4.0.0b8 (PEP 440 beta version)
  • regenerate uv.lock via make lock to capture the dependency update
  • apply formatting updates required by lint checks

Verification

  • make lint (initial): failed because ruff was missing from the environment
  • installed dev tooling via uv sync --extra dev
  • make lint (second run): failed on formatting check for lance_ray/datasource.py
  • make fix: reformatted the file
  • make lint (final): passed

Triggering Tag

  • refs/tags/v4.0.0-beta.8

@github-actions github-actions bot added the chore label Mar 11, 2026
@lance-community lance-community deleted the codex/update-pylance-4-0-0-beta-8 branch March 11, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant